-
Notifications
You must be signed in to change notification settings - Fork 706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CI to run the tests for Go #1440
Add CI to run the tests for Go #1440
Conversation
Signed-off-by: tenzen-y <[email protected]>
ed99fe8
to
ae72f61
Compare
Signed-off-by: tenzen-y <[email protected]>
/assign @Jeffwan |
Signed-off-by: tenzen-y <[email protected]>
Is it possible to change the repository name in coveralls.io from tf-operator to training-operator? |
@tenzen-y you mean migrate historical data? Seem training-operator has been synced there https://coveralls.io/github/kubeflow/training-operator. I doubt we can migrate previous data or not. |
em.. seems after the rename, prow testing is disabled for some reason. |
Yes, we should merge this: kubeflow/testing#967. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this enhancement @tenzen-y!
I left few comments.
Thank you for looking into coveralls. @Jeffwan |
Signed-off-by: tenzen-y <[email protected]>
Signed-off-by: tenzen-y <[email protected]>
Signed-off-by: tenzen-y <[email protected]>
d0b8579
to
92ec377
Compare
/test |
@Jeffwan: The
Use In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test kubeflow-training-operator-presubmit |
Signed-off-by: tenzen-y <[email protected]>
@tenzen-y CI still needs some changes
|
|
Signed-off-by: tenzen-y <[email protected]>
Signed-off-by: tenzen-y <[email protected]>
Maybe, I think fixed the tests. |
Great! @tenzen-y You make it! changes look good to me. hold it for one day for other reviewers @andreyvelich @kubeflow/wg-training-leads /lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great. Thank you for your contribution!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Jeffwan, tenzen-y, terrytangyuan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Got approval from Terry and we can merge this. /unhold |
Thanks for the review! @Jeffwan @andreyvelich @terrytangyuan |
Signed-off-by: tenzen-y [email protected]
Add CI to run the tests for Go using GitHub Actions.
resolves: #1436
/assign
/cc @Jeffwan